Add functions waypt_speed() and waypt_time().
authoroliskoli <oliskoli@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 26 Mar 2007 22:18:53 +0000 (22:18 +0000)
committeroliskoli <oliskoli@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 26 Mar 2007 22:18:53 +0000 (22:18 +0000)
commit7e8c58902465ba92d0b985bc13c13f7e30b0eac9
tree4114d8622e24f53a59e0385d61a2ffcdca4cac64
parente082d54a998a42e5b41ef67e6921939bd13284b5
Add functions waypt_speed() and waypt_time().
waypt_speed calculates the speed between two points (in meters per second).
waypt_time returns the creation_time of a waypoint including microseconds in fractional portion.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2709 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/defs.h
gpsbabel/waypt.c